Skip to content

Commit

Permalink
remove test option from travis file. We do not support test yet.
Browse files Browse the repository at this point in the history
  • Loading branch information
aykutbulut committed Feb 1, 2016
1 parent 3c4016f commit fdd0d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ before_script:
- git clone https://gist.github.com/tkralphs/13d4529b4d4e8889f3a6 scripts
- bash scripts/get.dependencies.sh fetch > /dev/null

script: bash scripts/get.dependencies.sh build --quiet --test
script: bash scripts/get.dependencies.sh build --quiet

0 comments on commit fdd0d89

Please sign in to comment.