Skip to content

Commit

Permalink
Moved travis script into test dir
Browse files Browse the repository at this point in the history
  • Loading branch information
mappum committed Oct 11, 2016
1 parent da7773e commit e69bee3
Show file tree
Hide file tree
Showing 2 changed files 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,6 @@
sudo: false
language: node_js
script: ./travis.sh
script: ./test/travis.sh
env:
matrix:
- NODE=6
Expand Down
File renamed without changes.

0 comments on commit e69bee3

Please sign in to comment.