Skip to content

Commit

Permalink
travis/linux: try the generic lang instead of ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
gildegoma committed Jun 14, 2016
1 parent f76d22f commit 088b48c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,6 +1,8 @@
os: [ linux, osx ]
sudo: required

language: generic

before_install: ./tests/travis/$TRAVIS_OS_NAME/clean.sh
install:
- ./tests/travis/$TRAVIS_OS_NAME/install.sh
Expand Down

0 comments on commit 088b48c

Please sign in to comment.