Skip to content

Commit

Permalink
Merge pull request #1313 from ProjectMirador/faster-travis
Browse files Browse the repository at this point in the history
Faster travis
  • Loading branch information
aeschylus committed Mar 2, 2017
2 parents 387110d + 822030c commit bfe174c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
@@ -1,9 +1,8 @@
language: node_js
sudo: false
node_js:
- '5'
before_install:
- npm install
# before-script:
# - grunt test cover
script:
- npm run travis

0 comments on commit bfe174c

Please sign in to comment.