Skip to content

Commit

Permalink
fix config
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermukhin committed Feb 15, 2017
1 parent 768860a commit cddacca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: ruby
rvm:
- 2.2
+before_script:
- chmod a+x ./scripts/build.sh
script:
- ./scripts/build.sh
after_success:
Expand Down

0 comments on commit cddacca

Please sign in to comment.