Skip to content

Commit

Permalink
Add generator building to travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
zeux committed Oct 20, 2013
1 parent c7aef47 commit b78a22f
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
@@ -4,4 +4,5 @@ before_install:
install:
- sudo apt-get install rust-nightly
script:
- rustpkg build gl
- rustpkg build gl
- rustpkg build generator

0 comments on commit b78a22f

Please sign in to comment.