We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f2fd87 commit 0f78870Copy full SHA for 0f78870
.travis.yml
@@ -2,4 +2,5 @@ language: ruby
2
python: "2.7"
3
rvm:
4
- 1.9.3
5
-script: rake ci
+script:
6
+ - make test
0 commit comments