Skip to content

Commit

Permalink
Update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
scriptex committed Dec 20, 2018
1 parent 9cb8b68 commit 2746fa1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
language: node_js
sudo: false
node_js:
- '8.9.4'
- '8.9.4'
install:
- yarn
- yarn
script:
- yarn build
- yarn build
- yarn test

0 comments on commit 2746fa1

Please sign in to comment.