[logaling-commit] logaling/logaling-server [enable-creating-user-glossary] travis: add temporary DNS check

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Sep 19 13:17:23 JST 2012


Kouhei Sutou	2012-09-19 13:17:23 +0900 (Wed, 19 Sep 2012)

  New Revision: 57a7f29250749445953d067247b5437d8c6f9b2a
  https://github.com/logaling/logaling-server/commit/57a7f29250749445953d067247b5437d8c6f9b2a

  Merged 2b4bd47: Merge branch 'master' into enable-creating-user-glossary

  Log:
    travis: add temporary DNS check
    
    It will be removed soon.

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -0)
===================================================================
--- .travis.yml    2012-09-19 12:54:57 +0900 (0472a0e)
+++ .travis.yml    2012-09-19 13:17:23 +0900 (4ae287c)
@@ -9,4 +9,5 @@ rvm:
 bundler_args: "--without development:production"
 before_script: "RAILS_ENV=test bundle exec rake db:create db:migrate --trace"
 before_install:
+  - dig packages.groonga.org
   - curl https://raw.github.com/groonga/groonga/master/data/travis/setup.sh | sh
-------------- next part --------------
An HTML attachment was scrubbed...
Télécharger 



More information about the logaling-commit mailing list
Back to archive index