We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c666f66 commit 0fd4c35Copy full SHA for 0fd4c35
.travis.yml
@@ -19,8 +19,3 @@ before_install:
19
# Bundler on Travis may be too out of date
20
# Update bundler to a recent version.
21
- gem install bundler
22
- - make install test-install
23
-
24
-script:
25
- - make test
26
- - make lint
0 commit comments