Skip to content

Commit

Permalink
travis updates
Browse files Browse the repository at this point in the history
  • Loading branch information
andreypopp committed Jul 28, 2018
1 parent 6c9bcb4 commit 6571222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: node_js
node_js:
- 6
- 8
os:
- linux
Expand All @@ -11,3 +10,4 @@ install:
script:
- esy build
- esy ./_build/default/bin/hello.exe
- esy x hello

0 comments on commit 6571222

Please sign in to comment.