Skip to content

Commit

Permalink
fail fast, travis
Browse files Browse the repository at this point in the history
  • Loading branch information
bugdone committed Oct 27, 2016
1 parent d1f2b3f commit 82c2c28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-travis.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash
set -e
mkdir win
mkdir linux
python get-demoinfogo.py
Expand Down

0 comments on commit 82c2c28

Please sign in to comment.