Skip to content

Commit

Permalink
Merge 9a765cc into 817b1db
Browse files Browse the repository at this point in the history
  • Loading branch information
jhwohlgemuth committed Oct 26, 2018
2 parents 817b1db + 9a765cc commit 62fcb79
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
sudo: false
os:
- linux
- osx
language: node_js
node_js:
- 'node'
- '6'
- '8'
install:
- npm install
script: npm run test:ci

0 comments on commit 62fcb79

Please sign in to comment.