Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
markknol authored Mar 16, 2018
1 parent 6563fed commit c6a6f57
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ script:
- haxe run-neko.hxml
- haxe build-nodejs.hxml
- haxe run-nodejs.hxml
- cd ../

notifications:
email: false
Expand All @@ -44,4 +45,4 @@ deploy:
haxe: 3.4.7
script: bash ./releaseHaxelib.sh $HAXELIB_PWD
on:
tags: true
tags: true

0 comments on commit c6a6f57

Please sign in to comment.