Skip to content

Commit

Permalink
Really fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotchance committed Apr 24, 2017
1 parent a5e8a46 commit dd5089a
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
Expand Up @@ -52,7 +52,7 @@ script:
# documented.
- cd /tmp
- export C2GO=$GOPATH/src/github.com/elliotchance/c2go
- c2go $C2GO/tests/misc/prime.c > prime.go
- c2go $C2GO/tests/prime.c > prime.go
- go run prime.go
- cd -

Expand Down

0 comments on commit dd5089a

Please sign in to comment.